@media only screen and (min-width:64.063em){.module-diagram{padding-top:50px}}. module-diagram .diagram-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:54px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 35px;max-width:1360px}@media only screen and (min-width:64.063em){.module-diagram .diagram-nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto 40px}}.module-diagram .diagram-nav a{background:#fff;border-radius:40px;-webkit-box-shadow:0 2px 5px rgba(31,50,63,.15);box-shadow:0 2px 5px rgba(31,50,63,.15);color:#1c6bab;display:none;font-size:20px;font-weight:500;margin-bottom:5px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:15px 20px;position:relative;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;width:100%;z-index:50}@media only screen and (min-width:64.063em){.module-diagram .diagram-nav a{background:0;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:22px;font-weight:500;margin:0 5px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:15px 35px;text-align:center;width:auto}}.module-diagram .diagram-nav a:after{border-bottom:30px solid transparent;border-left:30px solid transparent;border-right:30px solid transparent;bottom:-50px;content:"";display:block;height:0;left:calc(50% - 30px);position:absolute;-webkit-transition:all .2s;transition:all .2s;width:0}.module-diagram .diagram-nav a.active{background:#fff;-webkit-box-shadow:0 2px 5px rgba(31,50,63,.15);box-shadow:0 2px 5px rgba(31,50,63,.15);cursor:default;display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;z-index:45}@media only screen and (min-width:64.063em){.module-diagram .diagram-nav a.active{color:#1f323f}}.module-diagram .diagram-nav a.active:hover{text-decoration:none}.module-diagram .diagram-nav a.active:after{border-bottom-color:#fff}.module-diagram .diagram-nav a.active:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #1c6bab;content:"";display:block;height:0;position:absolute;right:20px;top:calc(50% - 4px);width:0}@media only screen and (min-width:64.063em){.module-diagram .diagram-nav a.active:before{display:none}}.module-diagram .diagram-nav.active a{display:block}.module-diagram .diagram-content-wrapper{background:#fff;-webkit-box-shadow:0 2px 7px rgba(31,50,63,.2);box-shadow:0 2px 7px rgba(31,50,63,.2);margin:0 auto;max-width:1360px;padding:25px 20px}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper{margin:0 auto 100px;padding:40px}}.module-diagram .diagram-content-wrapper .diagram-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.module-diagram .diagram-content-wrapper .diagram-content.active{display:-webkit-box;display:-ms-flexbox;display:flex}.module-diagram .diagram-content-wrapper .diagram-content .illustrations{margin-top:40px;width:100%}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .illustrations{margin:0}}.module-diagram .diagram-content-wrapper .diagram-content .illustrations pre{max-width:840px}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration{padding:20px 5px}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .fast-pulse-left,.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .fast-pulse-right{stroke-dasharray:15}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .slow-pulse-left,.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .slow-pulse-right{stroke-dasharray:20}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .fast-pulse-left{-webkit-animation:pulse-left 300s linear;animation:pulse-left 300s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .fast-pulse-right{-webkit-animation:pulse-right 300s linear;animation:pulse-right 300s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .slow-pulse-left{-webkit-animation:pulse-left 1000s linear;animation:pulse-left 1000s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .main-illustration svg .slow-pulse-right{-webkit-animation:pulse-right 1000s linear;animation:pulse-right 1000s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse-left{to{stroke-dashoffset:10000}}@keyframes pulse-left{to{stroke-dashoffset:10000}}@-webkit-keyframes pulse-right{to{stroke-dashoffset:-10000}}@keyframes pulse-right{to{stroke-dashoffset:-10000}}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .tooltips{display:none}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .illustrations .tooltips{display:block}}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .tooltips a{background:#1c6bab;background-image:url(//www.varnish-software.com/wp-content/themes/varnishnew/dist/styles/../images/plus.png);background-position:50%;background-repeat:no-repeat;border:4px solid #fff;border-radius:100%;display:block;height:48px;position:absolute;-webkit-transition:background .2s;transition:background .2s;width:48px}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .tooltips a:hover{background-color:#1a6098}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:50px}}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration .legend{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 0;position:relative;width:100%}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration .legend{border:0;margin-right:45px;padding:0;width:auto}}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration .legend:after{background:#1c6bab;background-image:url(//www.varnish-software.com/wp-content/themes/varnishnew/dist/styles/../images/plus.png);background-position:50%;background-repeat:no-repeat;background-size:11px auto;border-radius:100%;content:"";display:block;height:24px;position:absolute;right:0;top:13px;width:24px}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration .legend:after{display:none}}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration .legend .responsive-tooltip{display:none;font-size:14px;line-height:1.3;margin-left:15px;padding:10px 0 5px 30px;width:100%}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration .legend.active:after{background-color:transparent;background-image:url(//www.varnish-software.com/wp-content/themes/varnishnew/dist/styles/../images/cross.png);background-size:auto}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration .legend .responsive-tooltip{display:none !important}}.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration svg{height:auto;margin-right:15px;width:30px}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .illustrations .legend-illustration svg{width:50px}}.module-diagram .diagram-content-wrapper .diagram-content .text{-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:64.063em){.module-diagram .diagram-content-wrapper .diagram-content .text{border-left:1px solid #ebebeb;margin-left:50px;padding:20px 0 20px 50px;width:380px}}.module-diagram .diagram-content-wrapper .diagram-content .text h2{font-size:22px;font-weight:500;margin:0;text-align:left}.module-diagram .diagram-content-wrapper .diagram-content .text h3{font-size:18px;font-weight:500;margin-bottom:0}.module-diagram .diagram-content-wrapper .diagram-content .text p a.button{margin:20px 0}.module-section:nth-child(2n) .module-diagram .diagram-nav a.active{background:#f4f4f4;color:#1f323f}.module-section:nth-child(2n) .module-diagram .diagram-nav a.active:after{border-bottom-color:#f4f4f4}.module-section:nth-child(2n) .module-diagram .diagram-content-wrapper{background:#f4f4f4}.module-section:nth-child(2n) .module-diagram .diagram-content-wrapper .diagram-content .text{border-color:#a3aaaf}.module-section:nth-child(2n) .module-diagram :not(pre)>code[class*=language-],.module-section:nth-child(2n) .module-diagram pre[class*=language-]{background:#fff}