[sidebarjs-backdrop],[sidebarjs]{top:0;left:0;width:100%;height:100%}.sidebarjs--left[sidebarjs],[sidebarjs].sidebarjs--left [sidebarjs-container]{-webkit-transform:translate(-100%);transform:translate(-100%)}.sidebarjs--right[sidebarjs],[sidebarjs].sidebarjs--right [sidebarjs-container]{-webkit-transform:translate(100%);transform:translate(100%)}[sidebarjs].sidebarjs--left [sidebarjs-container]{-webkit-box-shadow:2px 0 4px rgba(0,0,0,.2);box-shadow:2px 0 4px rgba(0,0,0,.2)}[sidebarjs].sidebarjs--right [sidebarjs-container]{-webkit-box-shadow:-2px 0 4px rgba(0,0,0,.2);box-shadow:-2px 0 4px rgba(0,0,0,.2);margin-left:auto}[sidebarjs-backdrop]{position:absolute;background:#000;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;will-change:opacity}[sidebarjs-container]{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%;max-width:300px;height:100%;background:#fff;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform}[sidebarjs]{position:fixed;z-index:9999;-webkit-transition:-webkit-transform 0s ease .3s;transition:-webkit-transform 0s ease .3s;transition:transform 0s ease .3s;transition:transform 0s ease .3s,-webkit-transform 0s ease .3s}[sidebarjs].sidebarjs--is-visible{-webkit-transition:-webkit-transform 0s ease 0s;transition:-webkit-transform 0s ease 0s;transition:transform 0s ease 0s;transition:transform 0s ease 0s,-webkit-transform 0s ease 0s}[sidebarjs].sidebarjs--is-moving,[sidebarjs].sidebarjs--is-visible,[sidebarjs].sidebarjs--is-visible [sidebarjs-container]{-webkit-transform:translate(0);transform:translate(0)}[sidebarjs].sidebarjs--is-moving,[sidebarjs].sidebarjs--is-moving [sidebarjs-backdrop],[sidebarjs].sidebarjs--is-moving [sidebarjs-container]{-webkit-transition:none;transition:none}[sidebarjs-content]{position:relative;width:100%;min-height:100%;-webkit-transition:width .3s ease;transition:width .3s ease}[sidebarjs-content].sidebarjs-content--left{margin-left:auto;margin-right:0}[sidebarjs-content].sidebarjs-content--right{margin-left:0;margin-right:auto}@media(min-width:1025px){[sidebarjs].sidebarjs--responsive{-webkit-transition:-webkit-transform 0s ease 0s;transition:-webkit-transform 0s ease 0s;transition:transform 0s ease 0s;transition:transform 0s ease 0s,-webkit-transform 0s ease 0s;width:300px}[sidebarjs].sidebarjs--responsive,[sidebarjs].sidebarjs--responsive [sidebarjs-container]{-webkit-transform:translate(0)!important;transform:translate(0)!important}[sidebarjs].sidebarjs--responsive.sidebarjs--left{left:0;right:auto}[sidebarjs].sidebarjs--responsive.sidebarjs--left [sidebarjs-container]{-webkit-box-shadow:1px 0 0 rgba(0,0,0,.1);box-shadow:1px 0 0 rgba(0,0,0,.1)}[sidebarjs].sidebarjs--responsive.sidebarjs--right{right:0;left:auto}[sidebarjs].sidebarjs--responsive.sidebarjs--right [sidebarjs-container]{-webkit-box-shadow:-1px 0 0 rgba(0,0,0,.1);box-shadow:-1px 0 0 rgba(0,0,0,.1)}[sidebarjs].sidebarjs--responsive [sidebarjs-container]{max-width:none;width:100%;-webkit-box-shadow:none;box-shadow:none}[sidebarjs-content]{width:-webkit-calc(100% - 300px);width:calc(100% - 300px)}[sidebarjs-content].sidebarjs-content--left.sidebarjs-content--right{width:-webkit-calc(100% - 600px);width:calc(100% - 600px);margin:0 auto}}trd-content-racoon-post-img .post-img{position:relative;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-content-racoon-post-img .post-img .img{display:block;height:150px;object-fit:cover;width:100%}@media(min-width:768px){trd-content-racoon-post-img .post-img .img{display:block;height:250px;object-fit:cover;width:100%}}@media(min-width:992px){trd-content-racoon-post-img .post-img .img{display:block;height:330px;width:1440px}}trd-content-racoon-post-img .post-img:before{background:radial-gradient(ellipse 100% 160% at 65% 28%,transparent,rgba(0,0,0,.65),rgba(0,0,0,.8));content:"";height:100%;position:absolute;max-width:1440px;width:100%}.link-box{margin:2.25rem 0}.link-box .list{list-style:none;margin:0;padding-left:0;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.link-box .list,.link-box .list .item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.link-box .list .item{box-shadow:0 4px 24px rgba(0,0,0,.08),0 0 2px rgba(0,0,0,.16);border-radius:.5rem;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .15s ease-in-out;width:calc(50% - 2.5rem)}.link-box .list .item,.link-box .list .item .left{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.link-box .list .item .left{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.link-box .list .item .left .img img{border-radius:.5rem;height:4rem;width:4rem}.link-box .list .item .left .link{color:#202124;margin-left:1rem;font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.5rem}.link-box .list .item .icon{fill:#5f6368;height:2rem;min-width:2rem;width:2rem}.link-box .list .item:hover{box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 2px rgba(0,0,0,.16)}trd-category-step-for-step{margin-top:2.25rem;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-category-step-for-step .step-for-step{padding:0 1.5rem;width:calc(100% - 3rem)}trd-category-step-for-step .step-for-step h2{margin:1.5rem 0;font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:2.5rem;font-weight:500}@media(min-width:992px){trd-category-step-for-step .step-for-step h2{margin:2.25rem 0}}trd-category-step-for-step .step-for-step .steps .item{padding-bottom:1.5rem;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}trd-category-step-for-step .step-for-step .steps .item .icon{background:#26a69a;border-radius:50%;fill:#fff;height:1.5rem;min-height:1.5rem;padding:.5rem;margin-right:1.5rem;width:1.5rem;min-width:1.5rem;z-index:100}trd-category-step-for-step .step-for-step .steps .item .content .title{color:#26a69a;margin-bottom:1rem;padding-top:.25rem;font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem;font-weight:500}trd-category-step-for-step .step-for-step .steps .item .content p{font-size:1rem;font-weight:400;line-height:1.75rem}trd-category-step-for-step .step-for-step .steps .item:after{background:#e0e0e0;content:"";height:100%;position:absolute;left:1.25rem;width:1px}trd-category-step-for-step .step-for-step .steps .item:last-child:after{content:none}@media(min-width:768px){trd-category-step-for-step .step-for-step .steps .item{padding-bottom:2.25rem}}@media(min-width:768px){trd-category-step-for-step .step-for-step{padding:0;max-width:720px}}trd-category-bullet-box{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-category-bullet-box .bullet-box{padding:0 1.5rem;width:calc(100% - 3rem)}trd-category-bullet-box .bullet-box h3{margin:1.5rem 0;font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:2.5rem;font-weight:500}@media(min-width:992px){trd-category-bullet-box .bullet-box h3{margin:2.25rem 0}}trd-category-bullet-box .bullet-box p{margin:1.5rem 0;font-size:1rem;font-weight:400;line-height:1.75rem}@media(min-width:992px){trd-category-bullet-box .bullet-box p{margin:2.25rem 0}}trd-category-bullet-box .bullet-box .boxes{margin:2rem 0}trd-category-bullet-box .bullet-box .boxes .item{box-shadow:1px 1px 10px 0 rgba(32,33,36,.15);border-radius:.5rem;margin-bottom:1.5rem;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}trd-category-bullet-box .bullet-box .boxes .item .headline{background:#26a69a;border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin-bottom:0;padding:1rem;position:relative;width:auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}trd-category-bullet-box .bullet-box .boxes .item .headline h4{color:#fff;font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem;font-weight:500}trd-category-bullet-box .bullet-box .boxes .item .headline .icon{color:#fff;fill:#fff;height:1.5rem;padding:.5rem;position:absolute;right:1rem;top:10px;width:1.5rem}trd-category-bullet-box .bullet-box .boxes .item .content{padding:1rem;width:auto}trd-category-bullet-box .bullet-box .boxes .item .content p{color:#37474f;margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media(min-width:992px){trd-category-bullet-box .bullet-box .boxes .item{margin-bottom:2.5rem}}@media(min-width:992px){trd-category-bullet-box .bullet-box .boxes{margin:2.25rem 0;width:100%;c-webkit-column-count:2;-webkit-column-gap:2rem;-moz-column-count:2;-moz-column-gap:2rem;column-count:2;column-gap:2rem}}@media(min-width:768px){trd-category-bullet-box .bullet-box{padding:0;max-width:720px;width:100%}}.modal-gallery-dialog{position:fixed;top:-50%;bottom:-50%}.modal-gallery-dialog .container:before{position:absolute;width:100%;height:100%;background:#fff;opacity:.5;content:" ";top:0;left:0}.modal-gallery-dialog .container .loading-bar{border-radius:.25rem;box-shadow:0 0 0 1px rgba(0,0,0,.02),0 1px 1px 0 rgba(0,0,0,.08);padding:10px;background:#fff;top:calc(50% - 12px);left:calc(50% - 75px);position:absolute;width:150px}.modal-gallery-dialog .container .img{max-width:calc(100vw - 6rem);max-height:calc(100vh - 12rem)}.modal-gallery-dialog .container .meta-container{border-top:1px solid #eee;color:rgba(0,0,0,.7);margin:1rem -1rem -1rem;padding:1rem;opacity:0;transition:opacity .2s ease-in;font-size:.875rem;font-weight:400;line-height:1.25rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.modal-gallery-dialog .container .meta-container .description{width:75%}.modal-gallery-dialog .container .meta-container .copyright{text-align:right;width:25%}.modal-gallery-dialog .close,.modal-gallery-dialog .next,.modal-gallery-dialog .prev{background:#fff;box-shadow:1px 1px 10px 0 rgba(32,33,36,.2);fill:#5f6368;cursor:pointer;height:2rem;position:absolute;padding:10px;width:2rem}.modal-gallery-dialog .next,.modal-gallery-dialog .prev{opacity:0;transition:opacity .2s ease-in}.modal-gallery-dialog .next.disabled,.modal-gallery-dialog .prev.disabled{opacity:0!important;cursor:default}.modal-gallery-dialog .close{right:0;top:0;border-bottom-left-radius:.25rem;z-index:100}.modal-gallery-dialog .next,.modal-gallery-dialog .prev{border-radius:.25rem}.modal-gallery-dialog .prev{left:0;bottom:calc(50% - 26px)}.modal-gallery-dialog .next{right:0;bottom:calc(50% - 26px)}.modal-gallery-dialog.loaded .container:before{display:none}.modal-gallery-dialog.loaded .close,.modal-gallery-dialog.loaded .container .meta-container,.modal-gallery-dialog.loaded .next,.modal-gallery-dialog.loaded .prev{opacity:1}trd-racoon-content-box{background:#fff;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-content-box .content-box{padding:1rem;width:calc(100% - 2rem)}trd-racoon-content-box .content-box a{color:#1976d2}trd-racoon-content-box .content-box a:hover{text-decoration:underline}trd-racoon-content-box .content-box h2{margin:1.5rem 0;font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:2.5rem;font-weight:500}@media(min-width:992px){trd-racoon-content-box .content-box h2{margin:2.25rem 0}}trd-racoon-content-box .content-box h3{margin:1.5rem 0;font-size:1.5rem;font-weight:400;letter-spacing:-.012em;line-height:2rem;font-weight:700}@media(min-width:992px){trd-racoon-content-box .content-box h3{margin:2.25rem 0 -1.5rem}}trd-racoon-content-box .content-box h4{margin:1.5rem 0 -1rem;font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem;font-weight:700}@media(min-width:992px){trd-racoon-content-box .content-box h4{margin:2.25rem 0 -1.5rem}}trd-racoon-content-box .content-box h5{margin:1.5rem 0 -1.5rem;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto;font-weight:500}@media(min-width:992px){trd-racoon-content-box .content-box h5{margin:2.25rem 0 -2rem;font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto;font-weight:700}}trd-racoon-content-box .content-box p{margin:1.5rem 0;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto}@media(min-width:992px){trd-racoon-content-box .content-box p{margin:2.25rem 0;font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto}}trd-racoon-content-box .content-box ul{font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto;list-style:none;margin:1.5rem 0;padding-left:1.5rem}trd-racoon-content-box .content-box ul li{list-style:disc}@media(min-width:992px){trd-racoon-content-box .content-box ul{margin:2.25rem 0;font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto}}trd-racoon-content-box .content-box ol{font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto;list-style:none;margin:1.5rem 0;padding-left:1.5rem}trd-racoon-content-box .content-box ol li{list-style:decimal}@media(min-width:992px){trd-racoon-content-box .content-box ol{margin:2.25rem 0;font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto}}trd-racoon-content-box .content-box address{margin:1.5rem 0;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto}@media(min-width:992px){trd-racoon-content-box .content-box address{margin:2.25rem 0;font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto}}trd-racoon-content-box .content-box .cloud-list{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto;list-style:none;padding-left:0;margin:1.5rem 0}trd-racoon-content-box .content-box .cloud-list li{background:#e3f2fd;color:#0d47a1;border-radius:2rem;margin:0 .5rem .5rem 0;padding:.5rem 1rem;list-style:none}@media(min-width:992px){trd-racoon-content-box .content-box .cloud-list{margin:2.25rem 0}}trd-racoon-content-box .content-box .citation{border-top:5px solid #1976d2;border-radius:.5rem;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:1px 1px 10px 0 rgba(32,33,36,.15);padding:1.5rem 1.5rem 3rem;position:relative;margin:2rem 0}trd-racoon-content-box .content-box .citation p{margin:0;font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem}trd-racoon-content-box .content-box .citation:after{color:rgba(0,0,0,.54);content:" " attr(cite) " ";position:absolute;right:1.5rem;font-size:.75rem;font-weight:400;line-height:1rem}@media(min-width:992px){trd-racoon-content-box .content-box .citation{padding:3rem 4rem 4rem;margin:2.25rem 0}trd-racoon-content-box .content-box .citation:after{right:4rem}}trd-racoon-content-box .content-box .quote{border-top:5px solid #1976d2;border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;box-shadow:1px 1px 10px 0 rgba(32,33,36,.15);padding:1.5rem;position:relative;margin:2rem 0}trd-racoon-content-box .content-box .quote p{margin:0;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto}@media(min-width:992px){trd-racoon-content-box .content-box .quote p{font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem}}@media(min-width:992px){trd-racoon-content-box .content-box .quote{padding:3rem 4rem;margin:2.25rem 0}}trd-racoon-content-box .content-box .quote.alert{border-color:#ff9800}trd-racoon-content-box .content-box .quote.warning{border-color:#f44336}trd-racoon-content-box .content-box .quote.great{border-color:#4caf50}trd-racoon-content-box .content-box .image{margin:2rem 0;text-align:center}trd-racoon-content-box .content-box .image .img{position:relative;width:100%}trd-racoon-content-box .content-box .image .img img{cursor:pointer;max-width:fit-content;max-width:max-content;width:100%}trd-racoon-content-box .content-box .image .img .next,trd-racoon-content-box .content-box .image .img .prev{background:#fff;border-radius:50%;box-shadow:0 7px 15px rgba(0,0,0,.2);fill:#5f6368;cursor:pointer;height:2rem;position:absolute;padding:1rem;width:2rem;transition:opacity .2s ease-in}trd-racoon-content-box .content-box .image .img .next.disabled,trd-racoon-content-box .content-box .image .img .prev.disabled{opacity:0!important;cursor:default}trd-racoon-content-box .content-box .image .img .prev{left:-2rem;bottom:calc(50% - 2rem)}trd-racoon-content-box .content-box .image .img .next{right:-2rem;bottom:calc(50% - 2rem)}trd-racoon-content-box .content-box .image .img .mdl-progress{display:none;position:absolute;top:calc(50% - 2px);left:calc(50% - 250px)}trd-racoon-content-box .content-box .image .img .mdl-progress.visible{display:block}trd-racoon-content-box .content-box .image .list{text-align:left;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}trd-racoon-content-box .content-box .image .list .item{border:2px solid #fff;margin:0!important;padding:0!important;width:5rem!important}trd-racoon-content-box .content-box .image .list .item img{height:3rem;cursor:pointer;width:5rem}trd-racoon-content-box .content-box .image .list .item:hover{border-color:#90a4ae}trd-racoon-content-box .content-box .image .list .item.active{border-color:#607d8b}trd-racoon-content-box .content-box .image .desc{color:rgba(0,0,0,.7);padding:1rem 0;text-align:left;transition:.3s ease-in;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;font-size:.75rem;font-weight:400;line-height:1rem}trd-racoon-content-box .content-box .image .desc .text{margin-bottom:.25rem}@media(min-width:992px){trd-racoon-content-box .content-box .image .desc .text{width:75%}}@media(min-width:992px){trd-racoon-content-box .content-box .image .desc .details{text-align:right;width:25%}}@media(min-width:992px){trd-racoon-content-box .content-box .image .desc{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}trd-racoon-content-box .content-box .image.loading .desc{opacity:0;transition:none}@media(min-width:992px){trd-racoon-content-box .content-box .image{margin:2.25rem 0}}trd-racoon-content-box .content-box .sidetip{box-shadow:1px 1px 10px 0 rgba(32,33,36,.15);border-radius:.25rem;float:right;margin:0 0 1.5rem;width:100%}trd-racoon-content-box .content-box .sidetip h5{background:#1f3c4c;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#fff;margin:0;padding:1rem 1.5rem;font-size:1rem;font-weight:400;line-height:1.5rem;font-weight:500}trd-racoon-content-box .content-box .sidetip p{margin:0;padding:1.5rem;font-size:.875rem;font-weight:400;line-height:1.25rem}@media(min-width:768px){trd-racoon-content-box .content-box .sidetip{margin:2.25rem -3.75rem 2.25rem 3.75rem;width:45%}}trd-racoon-content-box .content-box .checklist{margin:1.5rem 0;padding:0;list-style:none}trd-racoon-content-box .content-box .checklist li{list-style:none}trd-racoon-content-box .content-box .checklist li .icon{fill:#4caf50;height:1rem;margin:-4px .5rem 0 0;width:1rem}trd-racoon-content-box .content-box .checklist li .checklist{padding-left:2.5rem}@media(min-width:768px){trd-racoon-content-box .content-box .checklist{margin:2.25rem 0}}trd-racoon-content-box .content-box .contribution{box-shadow:1px 1px 10px 0 rgba(32,33,36,.15);border-radius:.5rem;cursor:pointer;margin:1.5rem 0;padding:1rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}trd-racoon-content-box .content-box .contribution .img{height:5rem;margin-right:1.5rem;width:5rem}@media(min-width:768px){trd-racoon-content-box .content-box .contribution .img{height:8rem;width:8rem}}trd-racoon-content-box .content-box .contribution .details a{font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem}trd-racoon-content-box .content-box .contribution .details p{color:rgba(0,0,0,.7);margin:1rem 0 0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media(min-width:768px){trd-racoon-content-box .content-box .contribution{margin:2.25rem 0;padding:1.5rem}}trd-racoon-content-box .content-box .link-list{margin:1.5rem 0;padding:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}trd-racoon-content-box .content-box .link-list li{list-style:none;width:50%}trd-racoon-content-box .content-box .link-list li .icon{fill:#1565c0;height:1.5rem;margin-right:.25rem;width:1.5rem}trd-racoon-content-box .content-box .link-list li a{color:#202124}trd-racoon-content-box .content-box .link-list li a:hover{color:#1976d2}@media(min-width:768px){trd-racoon-content-box .content-box .link-list li{width:33.3333333333%}}@media(min-width:768px){trd-racoon-content-box .content-box .link-list{margin:2.25rem 0}}trd-racoon-content-box .content-box .star-rating{border:1px solid #eee;border-radius:.5rem;border-spacing:0;margin:1.5rem 0;width:100%;font-size:.875rem;font-weight:400;line-height:1.25rem}trd-racoon-content-box .content-box .star-rating tbody tr th{border-bottom:1px solid #eee;font-weight:400;padding:1rem;text-align:left}trd-racoon-content-box .content-box .star-rating tbody tr td{border-bottom:1px solid #eee;padding:1rem}trd-racoon-content-box .content-box .star-rating tbody tr:last-child{background:#eff1f5;font-size:1rem;font-weight:400;line-height:1.75rem}trd-racoon-content-box .content-box .star-rating tbody tr:last-child td,trd-racoon-content-box .content-box .star-rating tbody tr:last-child th{border-bottom:none;font-weight:700}@media(min-width:768px){trd-racoon-content-box .content-box .star-rating{margin:2.25rem 0}}trd-racoon-content-box .content-box .step-for-step h2{margin:1.5rem 0;font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:2.5rem;font-weight:500}@media(min-width:992px){trd-racoon-content-box .content-box .step-for-step h2{margin:2.25rem 0}}trd-racoon-content-box .content-box .step-for-step .steps .item{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}trd-racoon-content-box .content-box .step-for-step .steps .item .icon{background:#e0f2f1;border-radius:50%;fill:#00695c;height:1.5rem;min-height:1.5rem;padding:1rem;margin-right:1.5rem;width:1.5rem;min-width:1.5rem;z-index:100}trd-racoon-content-box .content-box .step-for-step .steps .item .content .title{margin-bottom:1rem;font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem;font-weight:700}@media(min-width:992px){trd-racoon-content-box .content-box .step-for-step .steps .item .content .title{padding-top:1rem}}trd-racoon-content-box .content-box .step-for-step .steps .item .content p{font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto}@media(min-width:768px){trd-racoon-content-box .content-box .step-for-step .steps .item .content p{font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto}}trd-racoon-content-box .content-box .step-for-step .steps .item:after{background:#e0f2f1;content:"";height:100%;position:absolute;left:1.75rem;width:2px}@media(min-width:768px){trd-racoon-content-box .content-box .step-for-step{padding:0;max-width:720px}}trd-racoon-content-box .content-box .pro-con{margin:1.5rem 0}trd-racoon-content-box .content-box .pro-con .pro{line-height:1.15;margin:0;padding:0}trd-racoon-content-box .content-box .pro-con .pro .item:first-child{border-bottom:1px solid #eee;font-weight:500;margin-bottom:1rem;padding-bottom:1rem}trd-racoon-content-box .content-box .pro-con .pro .item{padding:3px 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-content-box .content-box .pro-con .pro .item .yes{fill:#4caf50;height:1rem;margin-right:.5rem;min-width:1rem;width:1rem}@media(min-width:768px){trd-racoon-content-box .content-box .pro-con .pro{width:calc(50% - 2rem)}}trd-racoon-content-box .content-box .pro-con .con{line-height:1.15;margin:1.5rem 0 0;padding:0}trd-racoon-content-box .content-box .pro-con .con .item:first-child{border-bottom:1px solid #eee;font-weight:500;margin-bottom:1rem;padding-bottom:1rem}trd-racoon-content-box .content-box .pro-con .con .item{padding:3px 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-content-box .content-box .pro-con .con .item .no{fill:#f44336;height:1rem;margin-right:.5rem;min-width:1rem;width:1rem}@media(min-width:768px){trd-racoon-content-box .content-box .pro-con .con{margin-top:0;width:calc(50% - 2rem)}}@media(min-width:768px){trd-racoon-content-box .content-box .pro-con{margin:2.25rem 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}trd-racoon-content-box .content-box .table{border-spacing:0;border:2px solid #ecedef;border-radius:.5rem;display:block;margin:1.5rem 0;table-layout:fixed;width:100%;overflow-x:auto;font-size:.875rem;font-weight:400;line-height:1.25rem}trd-racoon-content-box .content-box .table tr th{background:#fafbfc;border-left:1px solid #ecedef;font-weight:500;padding:1rem;text-align:left}trd-racoon-content-box .content-box .table tr th:first-of-type{border-left:none;border-top-left-radius:.5rem}trd-racoon-content-box .content-box .table tr th:last-of-type{border-top-right-radius:.5rem}trd-racoon-content-box .content-box .table tr td{border-top:1px solid #ecedef;border-left:1px solid #ecedef;padding:1rem}trd-racoon-content-box .content-box .table tr td:first-of-type{border-left:none}@media(min-width:768px){trd-racoon-content-box .content-box .table{display:table;overflow:unset;margin:2.25rem 0}}trd-racoon-content-box .content-box .youtube-embed iframe{height:300px;width:100%}trd-racoon-content-box .content-box .img-box{background:#fff;border:1px solid #eee;border-radius:.5rem;margin-bottom:1rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}trd-racoon-content-box .content-box .img-box .img{border-bottom:1px solid #eee;padding:2rem 1rem;width:calc(100% - 2rem);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}trd-racoon-content-box .content-box .img-box .img img{border-radius:50%;height:6rem;width:6rem}@media(min-width:768px){trd-racoon-content-box .content-box .img-box .img{border-bottom:none;width:25%}}trd-racoon-content-box .content-box .img-box .details{padding:1rem;width:calc(100% - 2rem)}trd-racoon-content-box .content-box .img-box .details .title{margin-bottom:.5rem;font-size:1.375rem;font-weight:700;letter-spacing:-.012em;line-height:1.75rem}trd-racoon-content-box .content-box .img-box .details .desc{font-size:1rem;font-weight:400;line-height:1.75rem}@media(min-width:768px){trd-racoon-content-box .content-box .img-box .details{padding:2rem;width:calc(75% - 4rem)}}trd-racoon-content-box .content-box .img-box:last-child{margin-bottom:2.5rem}@media(min-width:768px){trd-racoon-content-box .content-box .img-box{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}}@media(min-width:768px){trd-racoon-content-box .content-box{padding:0;width:100%;max-width:720px}}trd-racoon-content-box .link-box{margin:2.25rem 0}trd-racoon-content-box .link-box .list{list-style:none;margin:0;padding-left:0;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}trd-racoon-content-box .link-box .list,trd-racoon-content-box .link-box .list .item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}trd-racoon-content-box .link-box .list .item{box-shadow:0 4px 24px rgba(0,0,0,.08),0 0 2px rgba(0,0,0,.16);border-radius:.5rem;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .15s ease-in-out;width:calc(50% - 2.5rem);-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-content-box .link-box .list .item .left{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-content-box .link-box .list .item .left .img img{border-radius:.5rem;height:4rem;width:4rem}trd-racoon-content-box .link-box .list .item .left .link{color:#202124;margin-left:1rem;font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.5rem}trd-racoon-content-box .link-box .list .item .icon{fill:#5f6368;height:2rem;min-width:2rem;width:2rem}trd-racoon-content-box .link-box .list .item:hover{box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 2px rgba(0,0,0,.16)}trd-racoon-accordion .accordion{border-top:1px solid #ecedef;margin:2.25rem 0}trd-racoon-accordion .accordion .accordion-item{border-bottom:1px solid #ecedef}trd-racoon-accordion .accordion .accordion-item .accordion-head{cursor:pointer;padding:1rem 0;touch-action:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}trd-racoon-accordion .accordion .accordion-item .accordion-head .label{margin-right:1rem;width:calc(100% - 1rem);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}trd-racoon-accordion .accordion .accordion-item .accordion-head .label .accordion-title{margin-bottom:.25rem;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}trd-racoon-accordion .accordion .accordion-item .accordion-head .label .accordion-title h4{font-size:1rem!important;margin:0!important;font-weight:500!important}@media(min-width:768px){trd-racoon-accordion .accordion .accordion-item .accordion-head .label .accordion-title h4{font-size:1.125rem!important}}trd-racoon-accordion .accordion .accordion-item .accordion-head .label .accordion-title .note{font-size:.875rem}@media(min-width:768px){trd-racoon-accordion .accordion .accordion-item .accordion-head .label .accordion-title .note{margin-right:1rem}}@media(min-width:768px){trd-racoon-accordion .accordion .accordion-item .accordion-head .label .accordion-title{margin:0}}trd-racoon-accordion .accordion .accordion-item .accordion-head .label .bar{background:#eee;border-radius:1rem;box-shadow:inset 1px 1px 0 rgba(0,0,50,.04);height:.25rem;width:100%}trd-racoon-accordion .accordion .accordion-item .accordion-head .label .bar .value{background-image:linear-gradient(90deg,#009688,#00bfa5);border-radius:1rem;height:100%}trd-racoon-accordion .accordion .accordion-item .accordion-head .label .bar.orange .value{background-image:linear-gradient(90deg,#f57c00,#ffab40)}trd-racoon-accordion .accordion .accordion-item .accordion-head .label .bar.red .value{background-image:linear-gradient(90deg,#e64a19,#ff6e40)}@media(min-width:768px){trd-racoon-accordion .accordion .accordion-item .accordion-head .label .bar{height:.5rem;max-width:150px}}@media(min-width:768px){trd-racoon-accordion .accordion .accordion-item .accordion-head .label{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}trd-racoon-accordion .accordion .accordion-item .accordion-head .icon{fill:#5f6368;height:1.5rem;min-width:1.5rem;transition:transform .3s ease-in-out;width:1.5rem}trd-racoon-accordion .accordion .accordion-item .accordion-content{height:0;overflow:hidden;transition:height .3s ease-out}trd-racoon-accordion .accordion .accordion-item .accordion-content p{border-top:1px solid #eee;margin:0 0 1rem!important;padding-top:1rem}trd-racoon-accordion .accordion .accordion-item.open .accordion-head .icon{transform:rotate(180deg)}trd-racoon-accordion .accordion .accordion-item.open .accordion-content{transition:height .3s ease-in}trd-racoon-how-we-test,trd-racoon-how-we-test .how-we-test{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-how-we-test .how-we-test .title{padding:0 1rem;width:calc(100% - 2rem)}trd-racoon-how-we-test .how-we-test .title h2{font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto;font-weight:700}@media(min-width:768px){trd-racoon-how-we-test .how-we-test .title h2{font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:2.5rem;font-weight:700;line-height:1.6}}@media(min-width:768px){trd-racoon-how-we-test .how-we-test .title{border-top:2px solid #ecedef;margin-top:3rem;padding:2rem 0 1rem;width:100%}}trd-racoon-how-we-test .how-we-test .content{background:#fff;margin:1rem 0;position:relative;width:100%}trd-racoon-how-we-test .how-we-test .content .image{z-index:10;position:relative;width:100%}trd-racoon-how-we-test .how-we-test .content .image img{max-height:400px;object-fit:cover;width:100%}@media(min-width:768px){trd-racoon-how-we-test .how-we-test .content .image img{border-top-left-radius:.5rem;border-top-right-radius:.5rem}}trd-racoon-how-we-test .how-we-test .content .bg{display:none}@media(min-width:1280px){trd-racoon-how-we-test .how-we-test .content:after,trd-racoon-how-we-test .how-we-test .content:before{content:"";display:block;height:100px;left:-280px;position:absolute;width:317px;z-index:1}trd-racoon-how-we-test .how-we-test .content:before{top:-95px;background:#fff;background:linear-gradient(0deg,#fff 25%,hsla(0,0%,100%,0))}trd-racoon-how-we-test .how-we-test .content:after{bottom:-103px;background:#fff;background:linear-gradient(180deg,#fff 25%,hsla(0,0%,100%,0))}trd-racoon-how-we-test .how-we-test .content .bg{background:#fff;display:block;height:calc(100% + 3px);left:-280px;position:absolute;top:0;width:277px}}@media(min-width:768px){trd-racoon-how-we-test .how-we-test .content .image{margin-top:-.25rem;width:960px}}trd-racoon-how-we-test .how-we-test .content .head{background:#fff;padding:1rem;position:relative;z-index:100}trd-racoon-how-we-test .how-we-test .content .head .stats{text-align:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}trd-racoon-how-we-test .how-we-test .content .head .stats .item{border-right:2px solid #ebedef;padding:1rem;width:calc(25% - 2rem)}trd-racoon-how-we-test .how-we-test .content .head .stats .item .value{color:#223857;font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:2.5rem;font-weight:700}trd-racoon-how-we-test .how-we-test .content .head .stats .item .label{font-size:.875rem;font-weight:400;line-height:1.25rem}trd-racoon-how-we-test .how-we-test .content .head .stats .item:last-child{border:none}@media(min-width:768px){trd-racoon-how-we-test .how-we-test .content .head{border-radius:.5rem;box-shadow:2px 10px 20px 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.05);margin-top:-4rem;padding:3rem;width:calc(840px - 6rem)}}trd-racoon-how-we-test .how-we-test .content .test{padding:1rem;width:calc(100% - 2rem);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}trd-racoon-how-we-test .how-we-test .content .test .intro{margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto}trd-racoon-how-we-test .how-we-test .content .test .item{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}trd-racoon-how-we-test .how-we-test .content .test .item .headline{font-size:1.125rem;font-weight:400;line-height:1.8rem;-webkit-hyphens:auto;hyphens:auto;font-weight:700;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-how-we-test .how-we-test .content .test .item .headline .weight{background:#e3f2fd;border-radius:.25rem;color:#1565c0;margin-right:.5rem;padding:.5rem;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto;font-weight:700}trd-racoon-how-we-test .how-we-test .content .test .item p{margin:1.5rem 0;font-size:1rem;font-weight:400;line-height:1.5;-webkit-hyphens:auto;hyphens:auto}@media(min-width:768px){trd-racoon-how-we-test .how-we-test .content .test .item{width:calc(50% - 1.5rem)}}@media(min-width:768px){trd-racoon-how-we-test .how-we-test .content .test{padding:4rem 0 0;max-width:720px;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}@media(min-width:992px){trd-racoon-how-we-test .how-we-test .content{border:3px solid #eee;border-radius:.5rem;padding-bottom:3rem;width:954px;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media(min-width:768px){trd-racoon-how-we-test .how-we-test{width:720px}}trd-racoon-content-how-we-test{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-content-how-we-test ol{list-style:none;margin:0;padding-left:0}trd-racoon-content-how-we-test .content-how-we-test{width:100%}trd-racoon-content-how-we-test .content-how-we-test .image{position:relative}trd-racoon-content-how-we-test .content-how-we-test .image .img{max-height:500px;width:100%}trd-racoon-content-how-we-test .content-how-we-test .image:before{content:"";height:100%;position:absolute;max-width:1280px;width:100%;background:rgba(0,0,0,.3)}@media(min-width:992px){trd-racoon-content-how-we-test .content-how-we-test .image{margin:1.5rem -3.75rem}}trd-racoon-content-how-we-test .content-how-we-test .box{position:relative;z-index:1}trd-racoon-content-how-we-test .content-how-we-test .box .header{background:#1976d2;box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);color:#fff;padding:1.5rem;position:relative}trd-racoon-content-how-we-test .content-how-we-test .box .header .title{font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:2.5rem;font-weight:500}trd-racoon-content-how-we-test .content-how-we-test .box .header .intro{margin-top:1.5rem;font-size:1rem;font-weight:400;line-height:1.75rem;line-height:1.5rem}trd-racoon-content-how-we-test .content-how-we-test .box .header:after{bottom:-11px;left:48%;width:20px;content:"";height:20px;display:block;position:absolute;transform:rotate(45deg);background-color:#1976d2;border-right:2px solid #1976d2;border-bottom:2px solid #1976d2}@media(min-width:992px){trd-racoon-content-how-we-test .content-how-we-test .box .header{border-radius:.25rem;padding:3rem}}trd-racoon-content-how-we-test .content-how-we-test .box .list{padding:3rem 1.5rem;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}trd-racoon-content-how-we-test .content-how-we-test .box .list .item{background:#fff;border-radius:.5rem;padding:.5rem 0}trd-racoon-content-how-we-test .content-how-we-test .box .list .item .headline{margin-bottom:.5rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center}trd-racoon-content-how-we-test .content-how-we-test .box .list .item .headline .weighting{background:#1976d2;border-radius:.25rem;color:#fff;margin-right:.5rem;padding:0 .25rem;font-size:.75rem;font-weight:400;line-height:1rem;font-weight:700;line-height:1.5rem}trd-racoon-content-how-we-test .content-how-we-test .box .list .item .headline h4{font-size:1.25rem;font-weight:400;letter-spacing:-.012em;line-height:1.75rem;font-weight:500}trd-racoon-content-how-we-test .content-how-we-test .box .list .item p{color:#37474f;font-size:.875rem;font-weight:400;line-height:1.25rem;line-height:1.5rem}@media(min-width:992px){trd-racoon-content-how-we-test .content-how-we-test .box .list .item{padding:1.5rem}}@media(min-width:992px){trd-racoon-content-how-we-test .content-how-we-test .box .list{padding:2.25rem 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}@media(min-width:992px){trd-racoon-content-how-we-test .content-how-we-test .box{margin-top:-30%}}@media(min-width:768px){trd-racoon-content-how-we-test .content-how-we-test{padding:0;width:720px}}trd-cms-page{background:#fff;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:block}dialog:not([open]){display:none}dialog+.backdrop{background:rgba(0,0,0,.1)}._dialog_overlay,dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}