:root{--black-color:#000000;--white-color:#ffffff;--primary-color:#082725;--secondary-color:#da0000;--primary-font:"Raleway", sans-serif;--secondary-font:"Montserrat", sans-serif;--heading-font:"Exo 2", sans-serif}.animated{animation-duration:0.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-10%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.slideOutUp{animation-name:slideOutUp}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}hr{display:block;height:.063rem;max-width:100%;border:0;border-top:.063rem solid rgb(197 117 76 / .5);margin:1.25rem 0;padding:0;opacity:1}input,select{vertical-align:middle;margin:0}ol,ul,li{list-style:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}blockquote{padding:0 0 0 1.375rem;margin:3rem 0 3.3rem 0;position:relative;border-left:.125rem solid var(--primary-color);color:var(--black-color)}.lead p,.lead,blockquote,blockquote p{font-size:1.5rem;line-height:140%;color:var(--primary-color);font-weight:400}body{font-family:var(--primary-font);font-size:1rem;line-height:1.875rem;color:var(--white-color);background:var(--primary-color);overflow-x:hidden;padding:0;transition:all 0.4s ease;font-weight:400;letter-spacing:0}:focus{text-decoration:none;outline:none}a{text-decoration:none;color:var(--white-color);outline:none;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}a:focus,a:hover{text-decoration:none;color:var(--secondary-color)}a:focus{outline:0;outline:none}strong{font-weight:700}ul,ol{margin:0;padding:0}ul ul,ol ol,ul ol,ol ul{margin-top:.938rem}ul li,ol li{margin:0;padding:0}.entry-content ul,.entry-content ol{display:inline-block;padding:0;margin:0 0 1.85rem 0}.entry-content ul ol,.entry-content ol ul,.entry-content ul ul,.entry-content ol ol{display:block;margin-top:.5rem}.entry-content ul li{list-style:none;padding:0 0 0 1rem;position:relative}.entry-content ul li:last-child{margin-bottom:0}.entry-content ul li:before{display:block;content:"";width:.25rem;height:.25rem;background:var(--secondary-color);position:absolute;left:0;top:.85rem;border-radius:100%}.entry-content ul li li:before{border:.063rem solid var(--secondary-color);background:none;top:.55rem;border-radius:100%}.entry-content ol{margin-left:1.313rem}.entry-content ol li{list-style-type:decimal;list-style-image:none;list-style-position:outside}.entry-content ul,.entry-content ol{display:inherit}h1,h2,h3,h4,h5,h6{font-weight:600!important;color:var(--white-color);font-family:var(--heading-font);line-height:normal;letter-spacing:0;margin:0 0 .938rem}.h1,h1,.h2,h2{font-size:3.438rem}.h3,h3{font-size:2.75rem}.h4,h4{font-size:2rem}.h5,h5{font-size:1.75rem}.h6,h6{font-size:1.5rem}p{margin:0 0 1.85rem}img{max-width:100%;height:auto;border:none;outline:none}section *:last-child{margin-bottom:0}.container{padding:0 1.25rem;max-width:75.625rem;width:100%;position:relative;left:2.5rem}.img-cover{width:100%}.img-cover iframe,.img-cover video,.img-cover img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover;object-position:center;transition:all 0.4s ease-in-out;display:block}img.alignleft{float:left;margin:0 1.5rem 1.5rem 0;max-width:23.125rem;width:100%;height:auto}img.alignright{float:right;margin:0 0 1.5rem 1.5rem;max-width:23.125rem;width:100%;height:auto}img.alignnone,img.aligncenter{margin:0;padding:0}.transition-all{-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.fs-0{font-size:0!important;line-height:0!important}input,textarea,select{border:0;border-bottom:.063rem solid var(--secondary-color)!important;width:100%;padding:.75rem 1.25rem;margin:0;font-size:1rem;color:var(--white-color)!important;line-height:100%;height:auto;font-weight:400;outline:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none!important;outline:none;letter-spacing:0;transition:all 0.4s ease;background:none;-webkit-appearance:none;-moz-appearance:none}input[type="button"],input[type="submit"]{cursor:pointer;width:auto;height:auto}input[type="checkbox"],input[type="radio"]{border:none;width:auto;height:auto}textarea{vertical-align:middle;resize:none;height:2.65rem;display:block}select option{color:var(--primary-color)}::-webkit-input-placeholder{color:var(--white-color);opacity:1}:-moz-placeholder{color:var(--white-color);opacity:1}::-moz-placeholder{color:var(--white-color);opacity:1}:-ms-input-placeholder{color:var(--white-color);opacity:1}.alert-success h4{color:var(--primary-color)}.button,.btn{font-family:var(--secondary-font);font-size:1rem;font-weight:600;text-decoration:none;padding:0;line-height:normal;color:var(--white-color);border:0!important;letter-spacing:.2em;transition:all 0.4s ease;display:inline-block;border-radius:0;background:none}.button svg,.btn svg{margin-left:1.125rem;position:relative;transition:all 0.4s ease;left:0;top:-1px}.button:hover svg,.btn:hover svg,.button:focus svg,.btn:focus svg,.button:active svg,.btn:active svg{left:.313rem}.wrapper{padding-top:9.625rem}.header .navbar{padding:3.25rem 0 0}.header .container{left:0;max-width:100%;padding:0 3.375rem}.header .head-right{max-width:17rem;min-width:17rem;flex-basis:17rem}.logo{max-width:12.938rem;min-width:12.938rem;flex-basis:12.938rem}.header-top-menu ul li{line-height:1;position:relative;display:block;width:100%;text-align:center}.header-top-menu ul li+li{margin-top:3.5rem}.header-top-menu>ul>li>a{font-size:1rem;line-height:100%;font-weight:600;color:var(--white-color);position:relative;padding:0;display:inline-block;text-align:center;letter-spacing:.2em}.header-top-menu>ul>li>a:before{content:"";position:absolute;left:0;right:0;height:.063rem;width:0;margin:0 auto;bottom:-2px;transition:all 0.4s ease;background:var(--white-color)}.header-top-menu>ul>li>a.mPS2id-highlight.mPS2id-highlight-first:before,.header-top-menu>ul>li>a:hover:before{width:100%}.language-menu>ul>li{position:relative;cursor:pointer}.language-menu>ul>li:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;opacity:0}.language-menu>ul>li>a{border-radius:.625rem;background:var(--primary-color);min-width:3.75rem;height:3.75rem;padding:.5rem 0;display:block;transition:all 0.4s ease;position:relative}.language-menu>ul>li>a:after{content:"";background:url(https://datarol.lv/wp-content/themes/datarol/assets/images/dwon-icon.svg) no-repeat center;background-size:100% auto;width:1.313rem;height:.75rem;position:absolute;left:50%;bottom:.5rem;transform:translate(-50%,0);transition:all 0.4s ease}.language-menu>ul li a{font-size:1rem;font-weight:600;color:var(--white-color);letter-spacing:.2em;text-align:center;display:block}.language-menu ul{margin:0}.language-menu>ul ul.sub-menu{position:absolute;top:100%;background:var(--primary-color);width:100%;border-radius:0 0 .625rem .625rem;padding:.25rem 0;transition:all 0.4s ease;opacity:0;visibility:hidden;z-index:-1;margin-top:-1rem}.language-menu>ul ul.sub-menu li+li{margin-top:.5rem}.language-menu>ul>li.active>a{border-radius:.625rem .625rem 0 0}.language-menu>ul>li.active>a:after{opacity:0}.language-menu>ul>li.active>a{color:var(--secondary-color)}.language-menu>ul li.active ul.sub-menu{opacity:1;visibility:visible;z-index:1}.offcanvas.offcanvas-start{width:16.25rem;background:var(--primary-color)}.offcanvas-body{padding:2rem}.btn-close{width:auto;height:auto;outline:none!important;box-shadow:none!important}.offcanvas-backdrop.show{opacity:0}.header-fixed .header .head-right,.header-fixed .header,.header-fixed .header .container,.header-fixed .header nav{height:0}.header-fixed .header .head-right{opacity:0;visibility:hidden}.hero-section .img-cover{border-radius:1rem 0 0 1rem}.hero-section .img-cover:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:var(--primary-color);opacity:.3}.hero-section .ratio-16x9{--bs-aspect-ratio:57.7%}.hero-section{padding-left:12.2%}.hero-cation-inner{max-width:32rem;margin-left:auto}.bg-shape{top:-11rem}.bg-shape img{width:100%;height:auto;display:block}.logo-list-wrapper>div:nth-child(4n+1) .img-cover img{object-position:left center}.logo-list-wrapper>div:nth-child(4n+1):after{display:none}.logo-list-wrapper .img-cover{height:3.25rem}.logo-list-wrapper .img-cover img{object-fit:scale-down}.logo-list-wrapper>div:after{content:"";position:absolute;left:-1.625rem;top:50%;transform:translate(0,-50%);height:3.25rem;width:3.25rem;background:url(https://datarol.lv/wp-content/themes/datarol/assets/images/line-sep.svg) no-repeat center;background-size:100% auto}.title-bdr:after{content:"";position:absolute;left:0;bottom:0;width:10.25rem;height:1px;background:var(--secondary-color)}.title-bdr.text-center:after{margin:0 auto;right:0}.small-title{letter-spacing:.2em;font-size:1rem;line-height:normal;font-weight:600;font-family:var(--secondary-font)}.home-section3 .row{margin:-2.813rem}.home-section3 .row>div{padding:2.813rem}.icon-card-wrapper{background:rgb(0 0 0 / .3);padding:3rem 3rem 2rem 3rem;border-radius:1.25rem}.icon-card-wrapper .ratio-21x9{--bs-aspect-ratio:36.3%}.icon-card-wrapper .img-cover img{object-fit:scale-down}.icon-card-wrapper .img-cover:after{content:"";width:10.25rem;height:1px;position:absolute;left:0;right:0;bottom:-1.25rem;margin:0 auto;background:var(--secondary-color)}.icon-card-wrapper p strong a{letter-spacing:.2em}.icon-card-wrapper.back-card-wrapper{background:rgb(0 0 0 / .6)}.flip-box-hover-wrapper{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 500ms ease;transition:all 500ms ease}.icon-card-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.front-card-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.back-card-wrapper{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);overflow-y:auto}.flip-box-hover-wrapper:hover .flip-box-wrapper{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.back-card-wrapper p{font-size:.875rem;line-height:1.75}.modal-dialog{max-width:38.5rem}.modal-content{border-radius:1.25rem;border:0;background:var(--primary-color)}.modal-body{padding:3.625rem 4rem}.modal .btn-close{position:absolute;right:2.5rem;padding:0;top:2rem;opacity:1;z-index:9;width:auto;height:auto;display:block;background:none}.home-section4 .img-cover{border-radius:1.25rem}.home-section4 .img-cover:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:var(--primary-color);opacity:.3}.icon-text-card-wrapper{padding:0 1.25rem;border-left:1px solid var(--secondary-color)}.icon-text-card-wrapper .ratio-21x9{--bs-aspect-ratio:18.857143%}.icon-text-card-wrapper .img-cover img{object-fit:scale-down;object-position:left center}.icon-text-card-wrapper p{max-width:17.5rem}.home-section7-inner{background:rgb(0 0 0 / .3);border-radius:0 1.25rem 1.25rem 0}.home-section7-inner:before{content:"";position:absolute;top:0;bottom:0;width:500%;right:100%;background:rgb(0 0 0 / .3)}.footer *:last-child{margin-bottom:0}.f-bg-shape{z-index:-1}.contact-info-wrapper{max-width:14.2rem;width:100%}.contact-info-wrapper p strong{letter-spacing:.2em}.contact-info-wrapper p.f-email a,.footer a:hover{color:var(--white-color);text-decoration:underline}.contact-info-wrapper p.f-email a:hover{text-decoration:none}.contact-info-wrapper svg,.contact-info-wrapper img{margin:.5rem 0 0 0}.copy-right-block{padding-top:36.25rem}.contact-info-wrapper .address-icon{width:3.6rem}@media screen and (max-width:1399px){.header .container{padding:0 1.25rem}.hero-section{padding-left:10%}.home-section3 .row{margin:-1.5rem}.home-section3 .row>div{padding:1.5rem}}@media screen and (max-width:1199px){.h1,h1,.h2,h2{font-size:3.125rem}.h3,h3{font-size:2.5rem}.h4,h4{font-size:1.75rem}.h5,h5{font-size:1.5rem}.h6,h6{font-size:1.375rem}.lead p,.lead,blockquote,blockquote p{font-size:1.375rem}.container{left:0}.wrapper{padding-top:5.625rem}.header .navbar{padding:1rem 0}.header .head-right,.logo{max-width:10rem;min-width:10rem;flex-basis:10rem}.menu-wrapper{display:-webkit-flex;display:flex;gap:1rem}.hide-header{opacity:0;visibility:hidden;z-index:-1;top:-30%!important}.header-fixed .header .head-right{opacity:1;visibility:visible}.bg-shape{top:-6rem}.home-section3 .row{margin:-1rem}.home-section3 .row>div{padding:1rem}.back-card-wrapper p{font-size:.875rem;line-height:1.75}.copy-right-block{padding-top:25rem}}@media screen and (max-width:991px){.h1,h1,.h2,h2{font-size:2.75rem}.h3,h3{font-size:2.25rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.375rem}.h6,h6{font-size:1.25rem}img.alignright,img.alignleft{max-width:25rem}.bg-shape{top:-4rem}.logo-list-wrapper .img-cover{height:2.25rem;padding:0 1rem}.logo-list-wrapper>div:after{height:2.25rem}.home-section3 .row{margin:-.75rem}.home-section3 .row>div{padding:.75rem}.back-card-wrapper p{font-size:.875rem;line-height:1.75}.home-section6 .row{flex-direction:column-reverse}.copy-right-block{padding-top:20rem}.f-bg-shape img{width:50%}.footer .row>div{justify-content:flex-start!important}.contact-info-wrapper .address-icon,.contact-info-wrapper svg{width:3.5rem}}@media screen and (max-width:767px){.h1,h1,.h2,h2{font-size:2.25rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.375rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1.125rem}img.alignright,img.alignleft{float:none;margin:0 0 1.25rem 0;display:block}.small-title,body,.button,.btn{font-size:.875rem}.entry-content ul,.entry-content ol,p{margin-bottom:1.25rem}input,textarea,select{padding:.75rem}.small-title{letter-spacing:.15em}.header-fixed .header .head-right,.header-fixed .header,.header-fixed .header .container,.header-fixed .header nav{height:auto}.header .navbar{align-items:center!important}.menu-wrapper{gap:.5rem}.header .head-right,.logo{max-width:9rem;min-width:9rem;flex-basis:9rem}.hero-section{padding-left:0}.hero-section .img-cover{border-radius:0}.hero-cation-wrapper{position:relative!important;z-index:2}.logo-list-wrapper>div:nth-child(2n+1) .img-cover img{object-position:left center}.logo-list-wrapper>div:nth-child(2n+1):after{display:none}.icon-card-wrapper{padding:2rem}.modal-body{padding:2rem}.modal-body h2.title-bdr{padding-right:2rem}.modal .btn-close{right:1.5rem;top:1.5rem}.bg-shape1 img{width:60%}.icon-text-card-wrapper{padding:0 1rem}.icon-text-card-wrapper p{max-width:100%}.copy-right-block{padding-top:8rem}.footer .justify-content-center{justify-content:flex-start!important}.contact-info-wrapper{max-width:100%}}@media screen and (max-width:479px){.h1,h1,.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.logo-list-wrapper>div:after{height:1.5rem}}